Skip to content

chore: bump version to v5.1.0 - #732

Closed
alexandreyuan wants to merge 1 commit into
SynkraAI:mainfrom
alexandreyuan:main
Closed

chore: bump version to v5.1.0#732
alexandreyuan wants to merge 1 commit into
SynkraAI:mainfrom
alexandreyuan:main

Conversation

@alexandreyuan

@alexandreyuan alexandreyuan commented May 13, 2026

Copy link
Copy Markdown

Summary

Version bump 5.0.3 → 5.1.0 (minor: 1 feat + 3 fixes since v5.0.0).

Changes since v5.0.0

Files

  • package.json — version bumped
  • .aiox-core/install-manifest.yaml — regenerated (1090 files, sha256:ea053983d78f5ef6)
  • CHANGELOG.md — entry [5.1.0] - 2026-05-13

Quality Gates

  • npm run lint — PASS
  • npm run typecheck — PASS
  • npm test — PASS

Tag

v5.1.0 pushed to fork at commit 552e57b.

Test plan

  • CI green on lint/typecheck/test
  • Manifest hash validates: npm run validate:manifest
  • CHANGELOG entry renders correctly

Summary by CodeRabbit

Release Notes v5.1.0

  • New Features

    • Added project-status task.
  • Bug Fixes

    • Fixed config cache issues.
    • Fixed CI fork labeling.
    • Fixed cacheHitRate and checkpoint error cases.
  • Documentation

    • Updated documentation branding and messaging.

Review Change Stack

- Added project-status task for accurate *status command (SynkraAI#559)
- Fixed ConfigCache.has() stat inflation and hook system errors (SynkraAI#582)
- Fixed CI: use pull_request_target for fork PR labeling (SynkraAI#585)
- Fixed cacheHitRate overflow, null depth count, checkpoint TypeError (SynkraAI#581)
- Rebrand to AIOX Squad (SynkraAI#553)

Regenerated install-manifest.yaml (1090 files, sha256:ea053983d78f5ef6).
@vercel

vercel Bot commented May 13, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the SINKRA - AIOX Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown
Contributor

Welcome to aiox-core! Thanks for your first pull request.

What happens next?

  1. Automated checks will run on your PR
  2. A maintainer will review your changes
  3. Once approved, we'll merge your contribution!

PR Checklist:

Thanks for contributing!

@github-actions github-actions Bot added the area: docs Documentation (docs/) label May 13, 2026
@coderabbitai

coderabbitai Bot commented May 13, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: fe1523e3-1acb-4c67-8723-6c36a056e8ab

📥 Commits

Reviewing files that changed from the base of the PR and between d3ea190 and 552e57b.

📒 Files selected for processing (3)
  • .aiox-core/install-manifest.yaml
  • CHANGELOG.md
  • package.json

Walkthrough

This PR releases version 5.1.0 by updating the package version, regenerating the install-manifest with current file sizes, and documenting the release in the changelog with new task coverage, multiple bug fixes, and documentation rebranding.

Changes

5.1.0 Release

Layer / File(s) Summary
Version and manifest header updates
package.json, .aiox-core/install-manifest.yaml
Package version bumped to 5.1.0 and manifest header updated with matching version and refreshed generation timestamp.
Manifest file inventory regeneration
.aiox-core/install-manifest.yaml
File size entries across development templates, infrastructure templates (workflows, gitignore, coderabbit config), monitor hooks, and product templates (Handlebars and SQL templates) regenerated to current values.
Release notes and changelog
CHANGELOG.md
New 5.1.0 release section documenting added project-status task, fixed config cache has() issues and CI fork labeling, fixed cacheHitRate/checkpoint error cases, and documentation rebranding to AIOX Squad.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

area: core, area: docs, area: devops

Suggested reviewers

  • Pedrovaleriolopez
  • oalanicolas
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title clearly and accurately describes the main change: bumping the package version from 5.0.3 to 5.1.0, which is the primary objective of this release PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
⚔️ Resolve merge conflicts
  • Resolve merge conflict in branch main

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@rafaelscosta

Copy link
Copy Markdown
Collaborator

Fechando como obsoleto. Este PR fazia bump para v5.1.0, mas a main atual do aiox-core já está em v5.2.7 e foi validada no SHA e9d088c com CI/Test/Pro Integration verdes. Manter aberto gera ruído e não deve ser mergeado.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Documentation (docs/)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants